Be careful not to trigger a style reset before we have loaded the icon
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 6 Mar 2007 18:26:41 +0000 (18:26 +0000)
committerChris Wilson <cpwilson@src.gnome.org>
Tue, 6 Mar 2007 18:26:41 +0000 (18:26 +0000)
commit8a82e3c943fdc4b80e38f7f76fe0894923b3f165
tree15a1f6fbdba080ab7df42f9725120790dcf51045
parent3f6ffa8130d0678ba4dc0989e10f8cdab4537668
Be careful not to trigger a style reset before we have loaded the icon

2007-03-06  Chris Wilson  <chris@chris-wilson.co.uk>

* gtk/gtkicontheme.c (update_current_theme), (gtk_icon_theme_init),
(do_theme_change), (gtk_icon_theme_set_custom_theme),
(load_themes):
Be careful not to trigger a style reset before we have loaded
the icon theme. (#414875).

svn path=/trunk/; revision=17404
ChangeLog
gtk/gtkicontheme.c